@charset "gb2312";

/* * {
	line-height: 1.14;
} */

.header *,
.gmain * {
	box-sizing: border-box;
}

a {
	color: inherit;
}

a:hover {
	color: #4d87d1;
	text-decoration: none;
}

img {
	max-width: 100%;
}

body,
input,
textarea,
button,
select {
	font-family: 'PingFang SC', 'microsoft yahei', arial, 'helvetica neue', 'hiragino sans gb', sans-serif;
	font-size: 14px;
	color: #222;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
dl,
dt,
dd,
li,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	font-family: 'PingFang SC', 'microsoft yahei', arial, 'helvetica neue', 'hiragino sans gb', sans-serif;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wrapper {
	width: 1400px;
	margin: 0 auto;
}

.wrapper:after,
.clearfix:after,
.gcard:after,
.gads:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	clear: both;
}



/*header*/
.header {
	margin-bottom: 20px;
	position: relative;
	z-index: 100;
}

.header-top {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
	height: 45px;
}

.header-top-l {}

.header-top-l>ul>li {
	display: inline-block;
	vertical-align: top;
	line-height: 45px;
	margin-right: 25px;
	color: #666;
	position: relative;
}

.header-top-l>ul>li>a {
	display: block;
	line-height: 45px;
}

.header-top-l .icon {
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/dropdown.png) no-repeat top center;
	width: 11px;
	height: 7px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.header-top .dropdown {
	position: absolute;
	left: 0;
	top: 45px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 25px;
	z-index: 999;
	display: none;
}

.header-top-l>ul>li:hover>a {
	color: #4d87d1;
}

.header-top-l>ul>li:hover .icon {
	background-position: center bottom;
}

.header-top-l>ul>li:hover .dropdown {
	display: block;
}

.header-top .dropdown-contact {
	left: -88px;
	width: 830px;
}

.dropdown-contact>ul {
	background: #f7f8f9;
	padding: 10px 15px;
}

.dropdown-contact>ul+ul {
	margin-top: 20px;
}

.dropdown-contact>ul>li {
	display: inline-block;
	vertical-align: middle;
	width: 158px;
	height: 175px;
	background: #fff;
	border: 1px solid #d22530;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	margin: 11px 12px;
}

.dropdown-contact-item {
	background: #fff;
	height: 155px;
}

.dropdown-contact-qr {
	width: 136px;
	height: 136px;
	line-height: 136px;
}

.dropdown-contact-qr img {
	display: inline-block;
	vertical-align: middle;
}

.dropdown-contact>ul>li:hover {
	background: #48ddfa;
	border-color: transparent;
	background: linear-gradient(to right, #f27078, #d61a26);
}

.dropdown-contact>ul.orange {
	background: #ffefd8;
}

.dropdown-contact>ul.orange>li {
	border-color: #f8a838;
}

.dropdown-contact>ul.orange>li:hover {
	background: #f8a838;
	border-color: transparent;
}

.dropdown-contact-tit {
	position: relative;
	margin-top: -14px;
	font-size: 14px;
	color: #333;
}

.dropdown-program {
	width: 255px;
	height: 245px;
	background: #fff;
	text-align: center;
}

.header-top .dropdown-program {
	left: 50%;
	margin-left: -127.5px;
}

.dropdown-program-img {
	/* margin-bottom: 10px;
	margin-top: 10px; */
}

.dropdown-program-img img {
	display: inline-block;
	width: 150px;
	height: 150px;
}

.dropdown-program-tit {
	font-size: 16px;
	color: #333;
}

.header-top-tel {
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
	font-size: 16px;
	color: #f3152a;
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/icon-tel.png) no-repeat left center;
	padding-left: 22px;
}

.header-top-btn {
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
	margin-left: 20px;
}

.header-top-btn .btntxt {
	display: inline-block;
	vertical-align: middle;
	font-size: #666;
	position: relative;
}

.header-top-btn .btntxt+.btntxt:before {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 14px;
	background: #666;
	content: "";
	margin: 0 8px;
}

.header-main {
	height: 90px;
	background: #fff;
}



.header-logo img {
	margin-top: 25px;
}

.header-logosub {
	float: left;
	font-size: 26px;
	color: #AF2C23;
	line-height: 90px;
	padding-left: 10px;
	margin-left: 10px;
	position: relative;
	font-family: FZLanTingHei-R-GBK;
    font-weight: bold;
}
.header-logosub:hover {
	
	color: #AF2C23;
	
}

.header-logosub:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 26px;
	background: #e6e6e6;
	left: 0;
	top: 50%;
	margin-top: -13px;
}

.header-main-nav {
	margin-top: 25px;
}

.header-main-nav li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	position: relative;
}
.nav_icon{
	width:65px;
	height: 22px;
	margin: 19px auto;

}

.header-main-nav li>a {
	display: block;
	font-size: 18px;
	color: #333;
	padding: 0 14px;
	line-height: 40px;
	border-radius: 40px;
}

.header-main-nav li:hover>a,
.header-main-nav li.active>a {
	background: #e3f3fe;
}

.header-main-nav li.more>a {
	width: 135px;
	border-radius: 20px 20px 0 0;
	color: #0087bd;
}

.header-main-nav li.more .icon {
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/dropdown.png) no-repeat top center;
	width: 11px;
	height: 7px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.header-main-nav li.more:hover .icon {
	background-position: center bottom;
}

.header-main-nav dl {
	position: absolute;
	background: #e3f3fe;
	z-index: 9;
	width: 135px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 15px;
	border-radius: 0 0 20px 20px;
	display: none;
}

.header-main-nav li:hover dl {
	display: block;
}

.header-main-nav dl dd>a {
	font-size: 16px;
	line-height: 1.8;
}

.header-nav {
	height: 60px;
	background: #AF2C23;
	color: #fff;
	position: relative;
}

.header-nav-list>li {
	float: left;
	width: 9.09%;
	text-align: center;
	position: relative;
}

.header-nav-list>li>h2>a {
	display: block;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
}

.header-nav-list>li:hover>h2>a,
.header-nav-list>li.active>h2>a {
	background: #cb2b2b;
}

.header-nav-list .icon-dropdown {
	display: inline-block;
	vertical-align: middle;
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/dropdown-w.png);
	width: 11px;
	height: 7px;
	margin-left: 5px;
}

.header-nav-list .dropdown {
	position: absolute;
	left: 0;
	top: 60px;
	width: 375px;
	background: #fff;
	height: 80px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align: left;
	padding: 0 15px;
	display: none;
	z-index: 1;
}

.header-nav-list .dropdown1-beikao {
	position: absolute;
	left: 0;
	top: 60px;
	width: 375px;
	background: #fff;
	height: 160px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align: left;
	padding: 0 15px;
	display: none;
	z-index: 1;
}

.header-nav-list .dropdown1 {
	width: 550px;
}

.header-nav-list .dropdown1-beikao {
	width: 550px;
}

.header-nav-list .dropdown li {
	display: inline-block;
	vertical-align: middle;
	line-height: 80px;
	padding: 0 15px;
}

.header-nav-list .dropdown-img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}

.header-nav-list .dropdown-tit {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	font-size: 16px;
}

.header-nav-list>li:hover .dropdown,
.header-nav-list>li.active .dropdown {
	display: block;
}

.header-subnav {
	height: 115px;
	background: #f7f8f9;
}

.header-subnav-tit {
	display: inline-block;
	vertical-align: top;
	line-height: 115px;
	width: 195px;
	text-align: center;
	margin-right: 10px;
}

.header-subnav-tit img {
	margin-top: 30px;
}
@media (max-width: 1280px){
	.header-subnav-tit img {
		margin-top: 40px;
	}
}
.header-subnav-links {
	display: inline-block;
	vertical-align: top;
	width: 1150px;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}

.header-subnav-links a {
	display: inline-table;
	vertical-align: middle;
	padding: 0 13px;
	line-height: 35px;
	margin: 3px 0;
}

.header-subnav-links a:hover {
	color: #f3152a;
}

.header-subnav-links .text {
	width: 185px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #e0e1e2;
	padding: 0 15px;
}

/*header end*/
.center-banner{
	margin-bottom: 20px;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 150px;
	padding-top: 15px;

}
.center-banner-left{
	margin-bottom: 20px;
	background: url(https://u3.huatu.com/uploads/allimg/210705/660702-210F5100923395.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 140px;

}
.center-banner-right{
	margin-bottom: 20px;
	background: url(https://u3.huatu.com/uploads/allimg/210802/660702-210P209443D36.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 140px;
	float: left;

}
.center-banner > a{
	display: inline-block;
	    height: 100%;
	    vertical-align: middle;
	    width: 50%;
	float: left;
}
.gmain {}

.gads {
	margin-bottom: 5px;
}

.gads li {
	margin-bottom: 15px;
}

.gads-list3 {
	margin: 0 -5px;
}

.gads-list3 li {
	padding: 0 5px;
	float: left;
	width: 33.33%;
}

.gcard {
	padding: 20px 35px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	background: #fff;
}

.gcard-l {
	width: 870px;
}

.gcard-r {
	width: 420px;
}

.hhot {
	padding: 0 20px 15px;
}

.hhot1 {
	background: #f7f8f9;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 6px;
}

.hhot1-hd {
	position: relative;
	padding-left: 70px;
}

.hhot1-hd-tip {
	display: inline-block;
	vertical-align: top;
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/hot.png);
	background-size: cover;
	width: 61px;
	height: 63px;
	text-align: center;
	line-height: 63px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 0;
}

.hhot1-hd-tit {}

.hhot1-hd-tit h3 {
	font-size: 23px;
	color: #0861c6;
	display: inline-block;
	vertical-align: middle;

	/* margin-right: 10px; */
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}

.hhot1-hd-btns {
	display: inline-block;
	vertical-align: middle;
}

.hhot1-hd-btns .btn {
	width: 110px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 8px;
	margin-left: 10px;
}

.hhot1-hd-btns .btn1 {
	background-image: url(http://sydw.huatu.com/zt/new_sydw/imgs/btnbg01.png);
	box-shadow: 2px 5px 10px rgba(17, 199, 206, 0.3);
}

.hhot1-hd-btns .btn2 {
	background-image: url(http://sydw.huatu.com/zt/new_sydw/imgs/btnbg02.png);
	background-size: cover;
	box-shadow: 2px 5px 10px rgba(247, 125, 45, 0.3);
}

.hhot1-hd-btns .icon1 {
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/icon01.png) no-repeat;
	background-size: cover;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	margin-top: -5px;
}

.hhot1-hd-btns .icon2 {
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/icon02.png) no-repeat;
	background-size: cover;
	width: 22px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
}

.hhot1-hd-txt {
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	line-height: 33px;
}

.hhot1-hd-txt span {
	margin-right: 5px;
}

.hhot1-hd-txt .btn {
	color: #0c90cb;
	border: 1px solid #0c90cb;
	line-height: 33px;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50px;
	margin-right: 5px;
}

.hhot1-hd-txt .btn:hover {
	background: #0c90cb;
	color: #fff;
}

.hhot1-step {
	text-align: center;
	margin-top: 25px;
}

.hhot1-step li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 8px;
}

.hhot1-step-dot {
	height: 22px;
	margin-bottom: 5px;
}

.hhot1-step-dot em {
	border: 2px solid #89beda;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	background: #ffffff;
}

.hhot1-step-line {
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	height: 1px;
	background: #eee;
}

.hhot1-step-tit {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}

.hhot1-step-txt {}

.hhot1-step-txt span {
	line-height: 32px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333;
	border-radius: 40px;
	padding: 0 16px;
	background: #e3f3fe;
}

li:last-child .hhot1-step-line {
	right: 50%;
}

li.on .hhot1-step-dot em {
	background: #4d97ea;
	border-color: #4d97ea;
	width: 22px;
	height: 22px;
	border: 6px solid #e3f3fe;
	margin-top: 0;
}

li.on .hhot1-step-tit {
	color: #246dc9;
}

li:first-child .hhot1-step-line {
	left: 50%;
}

.htip {
	margin-bottom: 15px;
}

.htip-item {
	margin-bottom: 10px;
	padding: 10px 12px;
	background: #f0f6ff;
	border-radius: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gcard-r .gads img {
	height: 116px;
}

.htip-type {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	border: 2px solid #4d93df;
	padding: 0 12px;
	color: #3c89dc;
	border-radius: 5px;
	font-size: 16px;
	margin-right: 10px;
}

.htip-info {
	display: inline;
	vertical-align: middle;
	font-size: 16px;
}

.htip-info span {
	display: inline;
}

.htip-info .on,
.htip-info a:hover {
	color: #6097e2;
}

.htip-item.orange {
	background: #fffaf2;
}

.htip-item.orange .htip-type {
	border-color: #f98938;
	color: #f98938;
}

.htip-item.orange .htip-info .on,
.htip-item.orange .htip-info a:hover {
	color: #f98938;
}

.htip-item.red {
	background: #fdf6f6;
}

.htip-item.red .htip-type {
	border-color: #df3636;
	color: #df3636;
}

.htip-item.red .htip-info .on,
.htip-item.red .htip-info a:hover {
	color: #ff2323;
}

.htip-item.green {
	background: #f7faf9;
}

.htip-item.green .htip-type {
	border-color: #3ed2bc;
	color: #51d7c3;
}

.htip-item.green .htip-info .on,
.htip-item.green .htip-info a:hover {
	color: #51d7c3;
}

.hlist {}

.glist3 {
	margin: 0 -15px;
}

.glist3>li {
	padding: 10px 15px;
	float: left;
	width: 33.33%;
}

.hlist-item {
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	height: 208px;
	position: relative;
}

.hlist-msg {
	min-width: 84px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	color: #fff;
	border-radius: 40px 0 40px 40px;
	position: relative;
	margin-top: -5px;
	background: #2694f1;
	background: linear-gradient(60deg, #39b5f8, #2491f0);
	box-shadow: 0 5px 10px rgba(36, 145, 240, 0.4);
}

.hlist-tit {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 155px;
	font-size: 20px;
	color: #3c85de;
	padding-top: 12px;
}

.hlist-hd {
	position: relative;
	z-index: 2;
}

.hlist-item:hover .hlist-hd {
	z-index: 19;
}

.hlist-bd {
	padding: 12px 5px 12px 18px;
	font-size: 15px;
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	height: 175px;
	overflow: hidden;
	background: #fff;
}

.hlist-item:hover .hlist-bd {
	height: auto;
	padding-bottom: 10px;
	-moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
	z-index: 9;
}

.hlist-bd li {
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hlist-addr {
	display: inline-block;
	margin-right: 3px;
}

.hlist-addr:after {
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 1px;
	height: 14px;
	background: #999;
	margin-left: 8px;
}

.hlist-info {
	display: inline;
}

.hlist-info a {
	margin-right: 5px;
}

.hlist-info img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
}

.fc-orange {
	color: #f05a00;
}

.fc-red {
	color: #ea384d;
}

.fc-red1 {
	color: #ff6666;
}

.fc-blue {
	color: #3c85de;
}

.hlive {
	margin-bottom: 20px;
}

.hlive-hd {
	margin-bottom: 9px;
}

.hlive-hd-tit {
	font-size: 24px;
	color: #0e70d9;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.hlive-hd-tit img {
	vertical-align: middle;
	margin-right: 3px;
	display: inline-block;
}

.hlive-hd-search {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.hlive-hd-search .select {
	width: 115px;
	height: 33px;
	border: 1px solid #dedede;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 16px;
	color: #333;
}

.hlive-hd-more {
	display: inline-block;
	vertical-align: middle;
}

.hlive-tab {
	border: 1px solid #008bc5;
}

.hlive-tabhd {
	height: 72px;
}

.hlive-tabhd ul {
	height: auto;
	overflow: hidden;
}

.hlive-tabhd li {
	width: 33.33%;
	text-align: center;
	float: left;
	line-height: 85px;
	border-right: 1px solid #008bc5;
	border-bottom: 1px solid #008bc5;
	cursor: pointer;
}

.hlive-tabhd li img {
	vertical-align: middle;
	display: inline-block;
}

.hlive-tabhd li:last-child {
	border-right: 0;
}

.hlive-tabhd li.active {
	border-bottom: 0;
}

.hlive-tabbd {
	padding: 10px 15px;
}

.hlive-tabbd li {
	margin-bottom: 3px;
	padding: 10px 11px 5px;
}

.hlive-tabbd li:hover {
	background: #f7f8f9;
}

.hlive-tabbd-t {}

.hlive-time {
	font-size: 20px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	line-height: 35px;
}

.hlive-tabbd-t .icon-play {
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/icon-play1.png);
	background-size: cover;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	margin-top: -5px;
}

.hlive-btn {
	font-size: 16px;
	color: #666;
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	border: 1px solid #cecfd1;
	border-radius: 40px;
	padding: 0 20px;
	background: #fff;
}

.hlive-tip {
	display: inline-block;
	line-height: 23px;
	border: 1px solid #dedede;
	padding: 0 8px;
	color: #333333;
	margin-right: 5px;
	background: #fff;
}

.hlive-tabbd-b {
	margin-top: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hlive-tabbd-b h3 {
	display: inline;
	font-size: 16px;
	color: #666666;
}

li.order .hlive-btn {
	border-color: #03a7f0;
	color: #03a7f0;
}

li.order .hlive-btn:hover {
	background: #03a7f0;
	color: #fff;
}

li.on .hlive-tabbd-t .icon-play,
li:hover .hlive-tabbd-t .icon-play {
	background-image: url(http://sydw.huatu.com/zt/new_sydw/imgs/icon-play.png);
}

li.on .hlive-time,
li.on .hlive-tabbd-b h3,
li:hover .hlive-time {
	color: #4d87d1;
}

li.on .hlive-tip,
li:hover .hlive-tip {
	border-color: #6490d4;
	color: #0861c6;
}

li.on .hlive-btn,
li.on:hover .hlive-btn {
	background: #21bce3;
	color: #fff;
	border-color: transparent;
	background: linear-gradient(to right, #22b8ea, #1ecbc5);
	box-shadow: 0 5px 15px rgba(34, 184, 234, 0.5);
}

li:hover .hlive-btn {
	border-color: #4d87d1;
	color: #4d87d1;
}

.gsearch {
	padding: 20px 20px 20px 45px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}

.gsearch-tit {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #0292cd;
	margin-right: 15px;
}

.icon-search {
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/icon-search.jpg);
	background-size: cover;
	width: 24px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
}

.gsearch-list {
	display: inline-block;
	vertical-align: middle;
}

.gsearch-list .select {
	width: 174px;
	height: 45px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	color: #333;
	font-size: 16px;
	/* padding: 0 10px; */
}

.gsearch-list li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.gsearch-btn {
	display: inline-block;
	vertical-align: middle;
}

.gsearch-btn .btn {
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	margin-left: 20px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	border-radius: 50px;
	border: 0;
	cursor: pointer;
	margin-right: 15px;
	background: #749be1;
	background: linear-gradient(60deg, #7493e1, #7bc4e2);
	box-shadow: 0 5px 15px 1px rgba(116, 147, 225, 0.5);
}

.grow {}

.grow-l {
	width: 350px;
	background: #fff;
	padding: 25px 40px;
}

.gtool {
	border: 1px solid #ebebeb;
	text-align: center;
	border-bottom: 0;
	margin-bottom: 25px;
}

.gtool dt {
	height: 52px;
	line-height: 52px;
	background: #0087bd;
	color: #fff;
	font-size: 18px;
}

.gtool dd {
	line-height: 52px;
	border-bottom: 1px solid #ebebeb;
	font-size: 18px;
}

.gtool dd.active,
.gtool dd:hover {
	color: #0087bd;
}

.grow-r {
	width: auto;
	background: #fff;
}

.sidebar {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: 730px;
	margin-top: -150px;
	width: 50px;
	z-index: 150;
	background-color: #FFFFFF;
	/* box-shadow: #f7f7f7; */
	box-shadow: 0 0 5px #b6b4b4;
}
.sidebar-line{
	width: 50px;
	height: 1px;
	background: #E6E6E6;
	margin: 0 auto;
}

.sidebar>ul>li {
	position: relative;
}

.sidebar-weixin {
	position: absolute;
	right: 80px;
	top: 50%;
	margin-top: -68px;
	width: 136px;
	height: 136px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	display: none;
}

.sidebar-weixin img {
	width: 136px;
	height: 136px;
}

.sidebar>ul>li:hover .sidebar-weixin {
	display: block;
}
.sidebar>ul>li:hover .sidebar-yuyue {
	display: block;
}
.sidebar-yuyue:hover .sidebar-yuyue{
	display: block;
}

.sidebar-img {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 48px;
	margin: 0 auto;
}

.sidebar-img-weixin {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 48px;
	margin: 0 auto;
}
.sidebar-img-back {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 48px;
	margin: 0 auto;
}


.sidebar-img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 70%;
}

.sidebar-img-weixin img {
	display: inline-block;
	vertical-align: middle;
	max-width: 70%;
}
.sidebar-img-back img {
	display: inline-block;
	vertical-align: middle;
}

.sidebar-tit {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}
#sidebar-bottom {
	font-size: 16px;
	color: #0e70d9;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.sidebar-yuyue {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -68px;
	width: 265px;
	height: auto;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	display: none;
	z-index: 99;

}

.sidebar-Li:hover {
	background: #22b9e9;
}
li:hover .sidebar-img{
	-webkit-filter:brightness(100);
	filter: brightness(100);
}
li:hover .sidebar-img-weixin{
	-webkit-filter:brightness(100);
	filter: brightness(100);
}

li:hover .sidebar-tit {
	color:#FFFFFF;
}

.select:focus {
	border-color: #0087bd;
	box-shadow: 0 3px 10px rgba(0, 135, 189, 0.2);
}

.slide-classnav {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	background: #fff;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	display: none;
	z-index: 9;
}

.slide-classnav.active {
	display: block;
	z-index: 999;
}

.slide-classnav dl {
	width: 50%;
	float: left;
	padding-right: 10px;
}

.slide-classnav dt {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.slide-classnav dd {
	display: inline-block;
	font-size: 16px;
	color: #333;
	margin: 6px 5px 6px 0;
}

.slide-classnav dd a {
	display: block;
	min-width: 110px;
	line-height: 35px;
	background: #f4f4f4;
	border-radius: 50px;
	text-align: center;
}

.slide-classnav dd a:hover {
	background: #0087bd;
	color: #fff;
}

.dialog-form-box {
	display: none;
}

.dialog-form-mask {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.8);
}

.dialog-form {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -240px;
	margin-top: -200px;
	width: 480px;
	height: auto;
	background: #fff;
	z-index: 99;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	padding: 30px 40px;
	box-sizing: border-box;
}

.dialog-form-close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 30px;
	height: 30px;
	border: 1px solid #999;
	font-size: 20px;
	text-align: center;
	line-height: 28px;
	border-radius: 50%;
	color: #999;
	cursor: pointer;
}

.dialog-form-close:hover {
	background: #0087bd;
	border-color: #0087bd;
	color: #fff;
}

.dialog-form-hd {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
}

.dialog-form-bd {
	margin-bottom: 20px;
}

.dialog-form-bd li {
	position: relative;
}

label.error {
	font-size: 12px;
	color: red;
	padding-left: 20px;
	padding-top: 8px;
}

.dialog-form-bd input.text,
.dialog-form-bd select {
	width: 230px;
	height: 40px;
	border: 1px solid #eee;
	padding: 0 20px;
	font-size: 14px;
	box-sizing: border-box;
	color: #333;
	text-align: center;
	margin: 15px 15px 0 15px;
}

.dialog-form-bd input.textcode {
	width: 130px;
}
.dialog-form-bd .btncode {
	float: left;
	height: 40px;
	border: 1px solid #0087bd;
	color: #0087bd;
	background: transparent;
	width: 90px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 15px;
}

.dialog-form-bd .btncode:hover {
	background: #0087bd;
	color: #fff;
}

.dialog-form-bd .btncode.unlabed {
	background: #eee;
	border-color: #eee;
	color: #333;
}

.dialog-form-ft {
	text-align: center;
}

.dialog-form-ft button {
	width: 230px;
	border: 0;
	height: 45px;
	background: #0087bd;
	border-radius: 45px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 10px;
}

.dialog-form-ft button:hover {
	opacity: 0.9;
}

.morearea {
	position: relative;
	display: inline-block;
	height: 36px;
	margin-top: -8px;
}

.morearea .icon {
	position: absolute;
	right: 1px;
	top: 20%;
	margin-top: -4px;
	background: url(http://sydw.huatu.com/zt/new_sydw/images/magnifier_icon.png) no-repeat;
	width: 35px;
	height: 35px;
	display: inline-block;
}

#areaselect {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	width: calc(100% - 2px);
	max-height: 136px;
	border: 1px solid #cecfd1;
	z-index: 3;
	background: #fff;
	border-radius: 3px;
	overflow: auto
}

.morearea li {
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	font-size: 14px;
}

.morearea li a {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pb10 {
	padding-bottom: 10px;
}

/*åµ??¥é¡µ?¢è???*/
.grow-r {
	line-height: 24px;
	padding-bottom: 25px;
}

.grow-r .Width {
	width: auto;
}

.grow-r * {
	box-sizing: content-box;
	line-height: inherit;
}

.grow-r img * {
	box-sizing: content-box;
	line-height: inherit;
	padding: 0px 0px 0px 26px;
}

.mainbox {
	width: auto;
}

.zsexamtit h3 {
	width: 14%;
}

.zsexamtit h4 {
	width: 84.8%;
}

.citysear {
	width: auto;
}

.zsexamCon {
	width: auto;
}

.examlist01 {
	width: 31.6%;
}

.examlist02 {
	margin: 0 2%;
}

.examlist01num {
	width: auto;
}

.bkData_l {
	width: 67.8%;
}

.bkData_l .examlist01 {
	width: 46%;
}

.bkData_R {
	width: 29.5%;
}

.ckBook_l {
	width: 74.5%;
}

.ckBook_R {
	width: 22.8%;
}

/*0.878*/
/* .m01_left {
  width: 18%;
} */

/* .m01_cen {
  width: 49%;
  margin-left: 2%;
}

.m01rcon {
  width: 26.6%;
} */

.m01rcon03 p a {
	width: 49%;
	text-align: center;
}

.ckBook .zsexamtit h3 {
	width: 13.8%;
}

.ckBook .zsexamtit h4 {
	width: 85%;
}

.mt25 {
	margin-top: 25px;
}

/* #gw_searchtxt {
  width: 500px;
} */

.m01_left ul li img {
	display: none;
}

#gw_divselect,
#divselect6,
#divselecta,
#divselect {
	z-index: 9 !important;
}

.hvideo{
	background: #333333;
	margin-bottom: 20px;
	padding: 10px;

}
.hvideo *{
	padding-top: 2px;
	font-size: 16px; color: #fff;
}
.hvideo iframe{
	height: 200px; width: 100%;
}
.hvideo-body{
	border-bottom: #25262d solid 1px;
	overflow: hidden;
	height: 225px;
}
.hvideo-head{
	border-top: #393a41 solid 1px;
	background: url(http://sydw.huatu.com/zt/new_sydw/imgs/xgj.png) no-repeat 5px center;
	padding-left: 80px;
	height: 27px;
	overflow: hidden;
	position: relative;

}

.hvideo-head label{
	font-size: 14px; display: block;
}
.hvideo-head h2 label{
	font-size: 14px; color: #22bae7; border: #22bae7 solid 1px;
	padding: 0 8px; border-radius: 3px;
}
.hvideo-head h2 span{
	display: inline-block;
	width: calc(100% - 80px);
	/*è¶??ºç???¥ï?????*/
	 word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.hvideo-head h4{
	/* margin-top: 5px; */
	margin-left: 10px;
}
.hvideo-head h4 span{
	margin-right: 20px;
}
/* ???????? */

.layout-tlm{
	display: none;
}
/* ???ºï????????? */
